home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / msdos / viewers / imdispd2 / intro.cmd < prev    next >
OS/2 REXX Batch file  |  1991-08-22  |  309b  |  16 lines

  1. ; INTRO.CMD
  2. ; Written by Ron Baalke
  3. ; August 1991
  4. ;
  5. ; This batch file will display the intro screen for the demo
  6. ;
  7. set prompt off
  8. era
  9. file saturn1.img
  10. disp sub 4
  11. copy a
  12. bat  filla.cmd
  13. text line 250 samp 340 'imdisp demo'
  14. text line 280 samp 400 'by'
  15. text line 310 samp 340 'ron baalke'
  16. pause 10